1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmSupplier
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmSupplier))
26         Me.Panel1 = New System.Windows.Forms.Panel()
27         Me.Panel4 = New System.Windows.Forms.Panel()
28         Me.cmbState = New System.Windows.Forms.ComboBox()
29         Me.Label12 = New System.Windows.Forms.Label()
30         Me.Label9 = New System.Windows.Forms.Label()
31         Me.txtZipCode = New System.Windows.Forms.TextBox()
32         Me.lblUser = New System.Windows.Forms.Label()
33         Me.txtID = New System.Windows.Forms.TextBox()
34         Me.Label4 = New System.Windows.Forms.Label()
35         Me.txtCity = New System.Windows.Forms.TextBox()
36         Me.Label10 = New System.Windows.Forms.Label()
37         Me.txtSupplierName = New System.Windows.Forms.TextBox()
38         Me.Label2 = New System.Windows.Forms.Label()
39         Me.Label3 = New System.Windows.Forms.Label()
40         Me.txtSupplierID = New System.Windows.Forms.TextBox()
41         Me.txtAddress = New System.Windows.Forms.TextBox()
42         Me.txtRemarks = New System.Windows.Forms.TextBox()
43         Me.Label5 = New System.Windows.Forms.Label()
44         Me.Label7 = New System.Windows.Forms.Label()
45         Me.txtEmailID = New System.Windows.Forms.TextBox()
46         Me.txtContactNo = New System.Windows.Forms.TextBox()
47         Me.Label6 = New System.Windows.Forms.Label()
48         Me.Panel3 = New System.Windows.Forms.Panel()
49         Me.btnGetData = New System.Windows.Forms.Button()
50         Me.btnDelete = New System.Windows.Forms.Button()
51         Me.btnClose = New System.Windows.Forms.Button()
52         Me.btnUpdate = New System.Windows.Forms.Button()
53         Me.btnSave = New System.Windows.Forms.Button()
54         Me.btnNew = New System.Windows.Forms.Button()
55         Me.Panel2 = New System.Windows.Forms.Panel()
56         Me.Label1 = New System.Windows.Forms.Label()
57         Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
58         Me.Panel1.SuspendLayout()
59         Me.Panel4.SuspendLayout()
60         Me.Panel3.SuspendLayout()
61         Me.Panel2.SuspendLayout()
62         Me.SuspendLayout()
63         
'
64         
'Panel1
65         
'
66         Me.Panel1.BackColor = System.Drawing.Color.White
67         Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
68         Me.Panel1.Controls.Add(Me.Panel4)
69         Me.Panel1.Controls.Add(Me.Panel3)
70         Me.Panel1.Controls.Add(Me.Panel2)
71         Me.Panel1.Location = New System.Drawing.Point(
8, 7)
72         Me.Panel1.Name =
"Panel1"
73         Me.Panel1.Size = New System.Drawing.Size(
612, 415)
74         Me.Panel1.TabIndex =
2
75         
'
76         
'Panel4
77         
'
78         Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
79         Me.Panel4.Controls.Add(Me.cmbState)
80         Me.Panel4.Controls.Add(Me.Label12)
81         Me.Panel4.Controls.Add(Me.Label9)
82         Me.Panel4.Controls.Add(Me.txtZipCode)
83         Me.Panel4.Controls.Add(Me.lblUser)
84         Me.Panel4.Controls.Add(Me.txtID)
85         Me.Panel4.Controls.Add(Me.Label4)
86         Me.Panel4.Controls.Add(Me.txtCity)
87         Me.Panel4.Controls.Add(Me.Label10)
88         Me.Panel4.Controls.Add(Me.txtSupplierName)
89         Me.Panel4.Controls.Add(Me.Label2)
90         Me.Panel4.Controls.Add(Me.Label3)
91         Me.Panel4.Controls.Add(Me.txtSupplierID)
92         Me.Panel4.Controls.Add(Me.txtAddress)
93         Me.Panel4.Controls.Add(Me.txtRemarks)
94         Me.Panel4.Controls.Add(Me.Label5)
95         Me.Panel4.Controls.Add(Me.Label7)
96         Me.Panel4.Controls.Add(Me.txtEmailID)
97         Me.Panel4.Controls.Add(Me.txtContactNo)
98         Me.Panel4.Controls.Add(Me.Label6)
99         Me.Panel4.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
100         Me.Panel4.Location = New System.Drawing.Point(
9, 75)
101         Me.Panel4.Name =
"Panel4"
102         Me.Panel4.Size = New System.Drawing.Size(
474, 327)
103         Me.Panel4.TabIndex =
0
104         
'
105         
'cmbState
106         
'
107         Me.cmbState.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
108         Me.cmbState.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
109         Me.cmbState.FormattingEnabled = True
110         Me.cmbState.Location = New System.Drawing.Point(
125, 118)
111         Me.cmbState.Name =
"cmbState"
112         Me.cmbState.Size = New System.Drawing.Size(
166, 23)
113         Me.cmbState.TabIndex =
4
114         
'
115         
'Label12
116         
'
117         Me.Label12.AutoSize = True
118         Me.Label12.Location = New System.Drawing.Point(
10, 146)
119         Me.Label12.Name =
"Label12"
120         Me.Label12.Size = New System.Drawing.Size(
63, 15)
121         Me.Label12.TabIndex =
295
122         Me.Label12.Text =
"Pin Code :"
123         
'
124         
'Label9
125         
'
126         Me.Label9.AutoSize = True
127         Me.Label9.Location = New System.Drawing.Point(
10, 119)
128         Me.Label9.Name =
"Label9"
129         Me.Label9.Size = New System.Drawing.Size(
41, 15)
130         Me.Label9.TabIndex =
294
131         Me.Label9.Text =
"State :"
132         
'
133         
'txtZipCode
134         
'
135         Me.txtZipCode.BackColor = System.Drawing.Color.White
136         Me.txtZipCode.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
137         Me.txtZipCode.Location = New System.Drawing.Point(
125, 146)
138         Me.txtZipCode.Name =
"txtZipCode"
139         Me.txtZipCode.Size = New System.Drawing.Size(
166, 21)
140         Me.txtZipCode.TabIndex =
5
141         
'
142         
'lblUser
143         
'
144         Me.lblUser.AutoSize = True
145         Me.lblUser.Location = New System.Drawing.Point(
330, 30)
146         Me.lblUser.Name =
"lblUser"
147         Me.lblUser.Size = New System.Drawing.Size(
45, 15)
148         Me.lblUser.TabIndex =
5
149         Me.lblUser.Text =
"Label8"
150         Me.lblUser.Visible = False
151         
'
152         
'txtID
153         
'
154         Me.txtID.Location = New System.Drawing.Point(
333, 6)
155         Me.txtID.Name =
"txtID"
156         Me.txtID.Size = New System.Drawing.Size(
111, 21)
157         Me.txtID.TabIndex =
4
158         Me.txtID.Visible = False
159         
'
160         
'Label4
161         
'
162         Me.Label4.AutoSize = True
163         Me.Label4.Location = New System.Drawing.Point(
10, 93)
164         Me.Label4.Name =
"Label4"
165         Me.Label4.Size = New System.Drawing.Size(
32, 15)
166         Me.Label4.TabIndex =
24
167         Me.Label4.Text =
"City :"
168         
'
169         
'txtCity
170         
'
171         Me.txtCity.BackColor = System.Drawing.Color.White
172         Me.txtCity.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
173         Me.txtCity.Location = New System.Drawing.Point(
125, 92)
174         Me.txtCity.Name =
"txtCity"
175         Me.txtCity.Size = New System.Drawing.Size(
166, 21)
176         Me.txtCity.TabIndex =
3
177         
'
178         
'Label10
179         
'
180         Me.Label10.AutoSize = True
181         Me.Label10.Location = New System.Drawing.Point(
10, 227)
182         Me.Label10.Name =
"Label10"
183         Me.Label10.Size = New System.Drawing.Size(
63, 15)
184         Me.Label10.TabIndex =
21
185         Me.Label10.Text =
"Remarks :"
186         
'
187         
'txtSupplierName
188         
'
189         Me.txtSupplierName.BackColor = System.Drawing.Color.White
190         Me.txtSupplierName.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
191         Me.txtSupplierName.Location = New System.Drawing.Point(
125, 38)
192         Me.txtSupplierName.Name =
"txtSupplierName"
193         Me.txtSupplierName.Size = New System.Drawing.Size(
166, 21)
194         Me.txtSupplierName.TabIndex =
1
195         
'
196         
'Label2
197         
'
198         Me.Label2.AutoSize = True
199         Me.Label2.Location = New System.Drawing.Point(
10, 37)
200         Me.Label2.Name =
"Label2"
201         Me.Label2.Size = New System.Drawing.Size(
96, 15)
202         Me.Label2.TabIndex =
5
203         Me.Label2.Text =
"Supplier Name :"
204         
'
205         
'Label3
206         
'
207         Me.Label3.AutoSize = True
208         Me.Label3.Location = New System.Drawing.Point(
10, 11)
209         Me.Label3.Name =
"Label3"
210         Me.Label3.Size = New System.Drawing.Size(
74, 15)
211         Me.Label3.TabIndex =
0
212         Me.Label3.Text =
"Supplier ID :"
213         
'
214         
'txtSupplierID
215         
'
216         Me.txtSupplierID.BackColor = System.Drawing.SystemColors.Control
217         Me.txtSupplierID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
218         Me.txtSupplierID.Location = New System.Drawing.Point(
125, 11)
219         Me.txtSupplierID.Name =
"txtSupplierID"
220         Me.txtSupplierID.ReadOnly = True
221         Me.txtSupplierID.Size = New System.Drawing.Size(
70, 21)
222         Me.txtSupplierID.TabIndex =
0
223         
'
224         
'txtAddress
225         
'
226         Me.txtAddress.BackColor = System.Drawing.Color.White
227         Me.txtAddress.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
228         Me.txtAddress.Location = New System.Drawing.Point(
125, 66)
229         Me.txtAddress.Name =
"txtAddress"
230         Me.txtAddress.Size = New System.Drawing.Size(
329, 21)
231         Me.txtAddress.TabIndex =
2
232         
'
233         
'txtRemarks
234         
'
235         Me.txtRemarks.BackColor = System.Drawing.Color.White
236         Me.txtRemarks.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
237         Me.txtRemarks.Location = New System.Drawing.Point(
125, 227)
238         Me.txtRemarks.Multiline = True
239         Me.txtRemarks.Name =
"txtRemarks"
240         Me.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Both
241         Me.txtRemarks.Size = New System.Drawing.Size(
329, 90)
242         Me.txtRemarks.TabIndex =
8
243         
'
244         
'Label5
245         
'
246         Me.Label5.AutoSize = True
247         Me.Label5.Location = New System.Drawing.Point(
10, 66)
248         Me.Label5.Name =
"Label5"
249         Me.Label5.Size = New System.Drawing.Size(
57, 15)
250         Me.Label5.TabIndex =
11
251         Me.Label5.Text =
"Address :"
252         
'
253         
'Label7
254         
'
255         Me.Label7.AutoSize = True
256         Me.Label7.Location = New System.Drawing.Point(
10, 173)
257         Me.Label7.Name =
"Label7"
258         Me.Label7.Size = New System.Drawing.Size(
73, 15)
259         Me.Label7.TabIndex =
13
260         Me.Label7.Text =
"Contact No :"
261         
'
262         
'txtEmailID
263         
'
264         Me.txtEmailID.BackColor = System.Drawing.Color.White
265         Me.txtEmailID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
266         Me.txtEmailID.Location = New System.Drawing.Point(
125, 200)
267         Me.txtEmailID.Name =
"txtEmailID"
268         Me.txtEmailID.Size = New System.Drawing.Size(
166, 21)
269         Me.txtEmailID.TabIndex =
7
270         
'
271         
'txtContactNo
272         
'
273         Me.txtContactNo.BackColor = System.Drawing.Color.White
274         Me.txtContactNo.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
275         Me.txtContactNo.Location = New System.Drawing.Point(
125, 173)
276         Me.txtContactNo.Name =
"txtContactNo"
277         Me.txtContactNo.Size = New System.Drawing.Size(
166, 21)
278         Me.txtContactNo.TabIndex =
6
279         
'
280         
'Label6
281         
'
282         Me.Label6.AutoSize = True
283         Me.Label6.Location = New System.Drawing.Point(
10, 200)
284         Me.Label6.Name =
"Label6"
285         Me.Label6.Size = New System.Drawing.Size(
60, 15)
286         Me.Label6.TabIndex =
12
287         Me.Label6.Text =
"Email ID :"
288         
'
289         
'Panel3
290         
'
291         Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
292         Me.Panel3.Controls.Add(Me.btnGetData)
293         Me.Panel3.Controls.Add(Me.btnDelete)
294         Me.Panel3.Controls.Add(Me.btnClose)
295         Me.Panel3.Controls.Add(Me.btnUpdate)
296         Me.Panel3.Controls.Add(Me.btnSave)
297         Me.Panel3.Controls.Add(Me.btnNew)
298         Me.Panel3.Location = New System.Drawing.Point(
489, 75)
299         Me.Panel3.Name =
"Panel3"
300         Me.Panel3.Size = New System.Drawing.Size(
111, 210)
301         Me.Panel3.TabIndex =
2
302         
'
303         
'btnGetData
304         
'
305         Me.btnGetData.Cursor = System.Windows.Forms.Cursors.Hand
306         Me.btnGetData.FlatStyle = System.Windows.Forms.FlatStyle.Popup
307         Me.btnGetData.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
308         Me.btnGetData.Location = New System.Drawing.Point(
13, 135)
309         Me.btnGetData.Name =
"btnGetData"
310         Me.btnGetData.Size = New System.Drawing.Size(
82, 28)
311         Me.btnGetData.TabIndex =
4
312         Me.btnGetData.Text =
"&Get Data"
313         Me.btnGetData.UseVisualStyleBackColor = True
314         
'
315         
'btnDelete
316         
'
317         Me.btnDelete.Cursor = System.Windows.Forms.Cursors.Hand
318         Me.btnDelete.FlatStyle = System.Windows.Forms.FlatStyle.Popup
319         Me.btnDelete.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
320         Me.btnDelete.Location = New System.Drawing.Point(
13, 103)
321         Me.btnDelete.Name =
"btnDelete"
322         Me.btnDelete.Size = New System.Drawing.Size(
82, 28)
323         Me.btnDelete.TabIndex =
3
324         Me.btnDelete.Text =
"&Delete"
325         Me.btnDelete.UseVisualStyleBackColor = True
326         
'
327         
'btnClose
328         
'
329         Me.btnClose.Cursor = System.Windows.Forms.Cursors.Hand
330         Me.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Popup
331         Me.btnClose.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
332         Me.btnClose.Location = New System.Drawing.Point(
13, 167)
333         Me.btnClose.Name =
"btnClose"
334         Me.btnClose.Size = New System.Drawing.Size(
82, 28)
335         Me.btnClose.TabIndex =
5
336         Me.btnClose.Text =
"&Close"
337         Me.btnClose.UseVisualStyleBackColor = True
338         
'
339         
'btnUpdate
340         
'
341         Me.btnUpdate.Cursor = System.Windows.Forms.Cursors.Hand
342         Me.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Popup
343         Me.btnUpdate.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
344         Me.btnUpdate.Location = New System.Drawing.Point(
13, 72)
345         Me.btnUpdate.Name =
"btnUpdate"
346         Me.btnUpdate.Size = New System.Drawing.Size(
82, 28)
347         Me.btnUpdate.TabIndex =
2
348         Me.btnUpdate.Text =
"&Update"
349         Me.btnUpdate.UseVisualStyleBackColor = True
350         
'
351         
'btnSave
352         
'
353         Me.btnSave.Cursor = System.Windows.Forms.Cursors.Hand
354         Me.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Popup
355         Me.btnSave.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
356         Me.btnSave.Location = New System.Drawing.Point(
13, 41)
357         Me.btnSave.Name =
"btnSave"
358         Me.btnSave.Size = New System.Drawing.Size(
82, 28)
359         Me.btnSave.TabIndex =
1
360         Me.btnSave.Text =
"&Save"
361         Me.btnSave.UseVisualStyleBackColor = True
362         
'
363         
'btnNew
364         
'
365         Me.btnNew.Cursor = System.Windows.Forms.Cursors.Hand
366         Me.btnNew.FlatStyle = System.Windows.Forms.FlatStyle.Popup
367         Me.btnNew.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
368         Me.btnNew.Location = New System.Drawing.Point(
13, 10)
369         Me.btnNew.Name =
"btnNew"
370         Me.btnNew.Size = New System.Drawing.Size(
82, 28)
371         Me.btnNew.TabIndex =
0
372         Me.btnNew.Text =
"&New"
373         Me.btnNew.UseVisualStyleBackColor = True
374         
'
375         
'Panel2
376         
'
377         Me.Panel2.BackColor = System.Drawing.Color.DarkSlateGray
378         Me.Panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
379         Me.Panel2.Controls.Add(Me.Label1)
380         Me.Panel2.Location = New System.Drawing.Point(
9, 7)
381         Me.Panel2.Name =
"Panel2"
382         Me.Panel2.Size = New System.Drawing.Size(
591, 62)
383         Me.Panel2.TabIndex =
0
384         
'
385         
'Label1
386         
'
387         Me.Label1.AutoSize = True
388         Me.Label1.BackColor = System.Drawing.Color.Transparent
389         Me.Label1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
390         Me.Label1.ForeColor = System.Drawing.Color.White
391         Me.Label1.Location = New System.Drawing.Point(
209, 17)
392         Me.Label1.Name =
"Label1"
393         Me.Label1.Size = New System.Drawing.Size(
142, 24)
394         Me.Label1.TabIndex =
0
395         Me.Label1.Text =
"Supplier Entry"
396         
'
397         
'OpenFileDialog1
398         
'
399         Me.OpenFileDialog1.FileName =
"OpenFileDialog1"
400         
'
401         
'frmSupplier
402         
'
403         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
404         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
405         Me.BackColor = System.Drawing.Color.DarkSlateGray
406         Me.ClientSize = New System.Drawing.Size(
629, 430)
407         Me.Controls.Add(Me.Panel1)
408         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
409         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
410         Me.MaximizeBox = False
411         Me.MinimizeBox = False
412         Me.Name =
"frmSupplier"
413         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
414         Me.Panel1.ResumeLayout(False)
415         Me.Panel4.ResumeLayout(False)
416         Me.Panel4.PerformLayout()
417         Me.Panel3.ResumeLayout(False)
418         Me.Panel2.ResumeLayout(False)
419         Me.Panel2.PerformLayout()
420         Me.ResumeLayout(False)
421
422     End Sub
423     Friend WithEvents Panel1 As System.Windows.Forms.Panel
424     Friend WithEvents Panel4 As System.Windows.Forms.Panel
425     Friend WithEvents Label3 As System.Windows.Forms.Label
426     Friend WithEvents txtSupplierID As System.Windows.Forms.TextBox
427     Friend WithEvents Panel3 As System.Windows.Forms.Panel
428     Friend WithEvents btnDelete As System.Windows.Forms.Button
429     Friend WithEvents btnClose As System.Windows.Forms.Button
430     Friend WithEvents btnUpdate As System.Windows.Forms.Button
431     Friend WithEvents btnSave As System.Windows.Forms.Button
432     Friend WithEvents btnNew As System.Windows.Forms.Button
433     Friend WithEvents Panel2 As System.Windows.Forms.Panel
434     Friend WithEvents Label1 As System.Windows.Forms.Label
435     Friend WithEvents Label7 As System.Windows.Forms.Label
436     Friend WithEvents Label6 As System.Windows.Forms.Label
437     Friend WithEvents Label5 As System.Windows.Forms.Label
438     Friend WithEvents txtAddress As System.Windows.Forms.TextBox
439     Friend WithEvents txtRemarks As System.Windows.Forms.TextBox
440     Friend WithEvents txtSupplierName As System.Windows.Forms.TextBox
441     Friend WithEvents Label2 As System.Windows.Forms.Label
442     Friend WithEvents txtID As System.Windows.Forms.TextBox
443     Friend WithEvents lblUser As System.Windows.Forms.Label
444     Friend WithEvents txtEmailID As System.Windows.Forms.TextBox
445     Friend WithEvents txtContactNo As System.Windows.Forms.TextBox
446     Friend WithEvents Label10 As System.Windows.Forms.Label
447     Friend WithEvents Label4 As System.Windows.Forms.Label
448     Friend WithEvents txtCity As System.Windows.Forms.TextBox
449     Friend WithEvents btnGetData As System.Windows.Forms.Button
450     Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog
451     Friend WithEvents Label12 As System.Windows.Forms.Label
452     Friend WithEvents Label9 As System.Windows.Forms.Label
453     Friend WithEvents txtZipCode As System.Windows.Forms.TextBox
454     Friend WithEvents cmbState As System.Windows.Forms.ComboBox
455
456 End Class


Gõ tìm kiếm nhanh...